Definition
[Source]
Constructors
create
[Source]
new ref create(
log: Logger[String val] val,
config: ServerConfig val)
: Definition ref^
Parameters
Returns
Public Functions
apply
[Source]
fun box apply(
auth: FileAuth val,
workspaces: Workspaces ref,
task_id: USize val,
params: DefinitionParams val,
canonical_path: FilePath val)
: ((ServerNotConnected val | ServerNotInitialized val | ServerInitializing val |
ServerInitialized val | ServerShuttingDown val | ServerExiting val |
None val) , (I32 val | None val))
Parameters
Returns