vlocode-project - v1.40.0-beta-4
    Preparing search index...

    Interface FileSystemUri

    VSCode File system URI compatibility interface

    interface FileSystemUri {
        fsPath: string;
    }
    Index

    Properties

    Properties

    fsPath: string