class RemiLib::Args::MultiFlagArgument
  
  - RemiLib::Args::MultiFlagArgument
- RemiLib::Args::Argument
- Reference
- Object
Overview
Similar to a FlagArgument, except that this can be called multiple times.
Included Modules
Defined in:
remilib/args/arg-types.crInstance Method Summary
- 
        #str : String
        
          Returns the number of #timesthis argument was called as a String.