inheritance
extends:
Cell<typeof SpaceJson>
name
type string
directory_paths
type Array<string>
directory_count
type number
readonly
constructor
type new (options: SpaceOptions): Space
options
type SpaceOptions
add_directory
type (path: string): void
path
type
stringreturns
voidremove_directory
type (path: string): void
path
type
stringreturns
void