Documentation
    Preparing search index...

    Interface CwdOption

    interface CwdOption {
        cwd?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    cwd?: string

    Current working directory

    process.cwd()