@samatawy/rules
    Preparing search index...

    Interface CommandRegistryOptions

    interface CommandRegistryOptions {
        workspace: Workspace;
    }
    Index

    Properties

    Properties

    workspace: Workspace

    The workspace, which must be provided to validate commands and their arguments against the workspace's type system and registered commands.