GetCurrentDirectory
getCurrentDirectory
Returns the current working directory of the CommandKit application. This is typically the directory where the source code is located.
Signature
function getCurrentDirectory(): string
Returns the current working directory of the CommandKit application. This is typically the directory where the source code is located.
function getCurrentDirectory(): string