Documentation - v0.0.0
Preparing search index...
@arroyodev-llc/utils.projen
cwdRelativePath
Function cwdRelativePath
cwdRelativePath
(
from
:
string
,
to
:
string
)
:
string
Ensures a relative path is prefixed from cwd.
Parameters
from
:
string
Path relative from.
to
:
string
Path relative to.
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation - v0.0.0
Loading...
Ensures a relative path is prefixed from cwd.