Skip to main content
View as Markdown

Function: getSystems()

getSystems(directory): (options?) => Promise<System[]>

Defined in: systems.ts:82

Parameters

ParameterType
directorystring

Returns

Function

Parameters

ParameterType
options?{ latestOnly: boolean; }
options.latestOnly?boolean

Returns

Promise<System[]>