Module workspace

Module workspace 

Source
Expand description

Operations that are common to most CLI commands

Structs§

Workspace
The Workspace is the kernel of the CLI. It implements it keeps state and implements routines that are common to most CLI commands.

Type Aliases§

CliSphereContext
The flavor of SphereContext used through the CLI
SphereDetails
Metadata about a given sphere, including the sphere ID, a Link to it and a corresponding LinkRecord (if one is available).