KC's Workspace
    Preparing search index...
    interface TsgoOptions {
        enabled?: boolean;
        path?: string;
    }
    Index

    Properties

    Properties

    enabled?: boolean
    path?: string

    Custom path to the tsgo binary.