runstorm - v0.6.2
    Preparing search index...

    Type Alias CommandLogger

    CommandLogger: (this: void, output: string) => void

    Logger for command execution.

    Type Declaration

      • (this: void, output: string): void
      • Parameters

        • this: void
        • output: string

        Returns void