Takaro - v0.4.9
    Preparing search index...

    Interface CommandExecuteInputDTO

    CommandExecuteInputDTO

    interface CommandExecuteInputDTO {
        command: string;
    }
    Index

    Properties

    Properties

    command: string

    CommandExecuteInputDTO