@karmaniverous/jeeves
GitHub
Preparing search index...
index
WorkspaceOptions
Interface WorkspaceOptions
Standard workspace options parsed from CLI.
interface
WorkspaceOptions
{
configRoot
?:
string
;
workspace
?:
string
;
}
Index
Properties
config
Root?
workspace?
Properties
Optional
config
Root
configRoot
?:
string
Platform config root path.
Optional
workspace
workspace
?:
string
Workspace root path.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
config
Root
workspace
GitHub
@karmaniverous/jeeves
Loading...
Standard workspace options parsed from CLI.