WebUI X Documentation
    Preparing search index...
    interface GlobalModules {
        fs: FileSystem;
        module: Module;
        pm: PackageManager;
        process: Process;
        pty: Pty;
        reflect: Reflect;
    }
    Index

    Properties

    module: Module
    process: Process
    pty: Pty
    reflect: Reflect