class ShouldIWatchThis::Configure::Options
- ShouldIWatchThis::Configure::Options
- Cli::OptionModel
- Optarg::Model
- Reference
- Object
Overview
The dedicated Cli::OptionModel subclass for the Configure class.
This class is automatically defined by the Crystal CLI library.
Defined in:
should-i-watch-this.cr:53should-i-watch-this.cr:54
Instance Method Summary
- 
        #force?
        
          Returns the --force option value. 
Instance Method Detail
        
        def force?
        #
      
      
        Returns the --force option value.
This method is automatically defined by the optarg library.