@gud/cli
    Preparing search index...

    Function validateCommandString

    • Validates a command string to ensure it does not start with an option or contain a relative path.

      Parameters

      • commandString: string

        The command string to validate.

      Returns void

      Throws an error if the command name looks like an option or a relative path.