Search
Preparing search index...
The search index is not available
TSCMono - v0.1.10
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
@tscmono/utils
WorkspaceParser
Interface WorkspaceParser
Hierarchy
WorkspaceParser
Index
Properties
call
parse
Properties
call
call
:
(
cwd
:
string
)
=>
Promise
<
string
[]
>
Type declaration
(
cwd
:
string
)
:
Promise
<
string
[]
>
Parameters
cwd:
string
Returns
Promise
<
string
[]
>
parse
parse
:
(
input
:
string
[]
, cwd
:
string
)
=>
Promise
<
WorkspacesConfig
>
Type declaration
(
input
:
string
[]
, cwd
:
string
)
:
Promise
<
WorkspacesConfig
>
Parameters
input:
string
[]
cwd:
string
Returns
Promise
<
WorkspacesConfig
>
Globals
@tscmono/config
@tscmono/repo
@tscmono/utils
@tscmono/website
@tscmono/config
@tscmono/repo
@tscmono/utils
Workspace
Parser
call
parse
@tscmono/website
Generated using
TypeDoc