Logo fantomas

ServiceState<'daemon> Type

Which daemon serves which folder. `'daemon` is anything satisfying `IDaemon`; the tool itself uses a `RunningFantomasTool`, and a test uses a record with a flag on it.

Record fields

Record Field Description

Daemons

Full Usage: Daemons

Field type: Map<FantomasVersion, 'daemon>
Field type: Map<FantomasVersion, 'daemon>

FolderToVersion

Full Usage: FolderToVersion

Field type: Map<Folder, FantomasVersion>
Field type: Map<Folder, FantomasVersion>

Static members

Static member Description

ServiceState.Empty

Full Usage: ServiceState.Empty

Returns: ServiceState<'daemon>
Returns: ServiceState<'daemon>

Type something to start searching.