OneArgCommand

public struct OneArgCommand<A> : ExecutableCommand where A : CommandArgumentConvertible

Base command with one argument