class Dry::CLI::Argument

@api private
@since 0.1.0
Command line argument

def argument?

Other tags:
    Api: - private

Other tags:
    Since: - 0.1.0
def argument?
  true
end