Preparing search index...
The search index is not available
Documentation - v0.0.0
Documentation
@arroyodev-llc/utils.projen
SupportsNameScheme
Interface SupportsNameScheme
interface
SupportsNameScheme
{
namingScheme
:
ProjectNameSchemeOptions
;
nameScheme
(
name
:
string
)
:
ProjectName
;
}
Index
Properties
naming
Scheme
Methods
name
Scheme
Properties
Readonly
naming
Scheme
naming
Scheme
:
ProjectNameSchemeOptions
Methods
name
Scheme
name
Scheme
(
name
)
:
ProjectName
Parameters
name
:
string
Returns
ProjectName
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
naming
Scheme
Methods
name
Scheme
Documentation - v0.0.0
Loading...