API Reference
Class
AuditWorkspaceLayout
Defines the canonical on-disk layout for audit analyst workspaces.
Inheritance
- Object
- AuditWorkspaceLayout
Methods
public static String GetPath(String rootDirectory, String relativePath) #Returns:
StringReturns the absolute path to a workspace file.
Parameters
- rootDirectory System.String
- Workspace root directory.
- relativePath System.String
- Relative workspace path.
Returns
The absolute file path.
Inherited Methods
Fields
public const String WorkspaceManifestRelativePath #Gets the relative path of the workspace manifest.
Value:
engagement.manifest.jsonpublic const String PackageLinkRelativePath #Gets the relative path of the package link document.
Value:
package-link.jsonpublic const String OverlaysRelativePath #Gets the relative path of the overlay collection document.
Value:
overlays/items.json