GetSourceDirectories
getSourceDirectories
Returns the possible source directories for the CommandKit application.
This includes the src
, .commandkit
, and the distribution directory.
Signature
function getSourceDirectories(): string[]
Returns the possible source directories for the CommandKit application.
This includes the src
, .commandkit
, and the distribution directory.
function getSourceDirectories(): string[]