CLI

public struct CLI

Undocumented

  • Undocumented

    Declaration

    Swift

    @discardableResult
    public static func shell(_ args: String...) -> Process
  • The root command for all Chaqmoq application related commands.

    See more

    Declaration

    Swift

    public struct Chaqmoq : ParsableCommand