Method: Inspec::BaseCLI.profile_options
- Defined in:
- lib/utils/base_cli.rb
.profile_options ⇒ Object
44 45 46 47 |
# File 'lib/utils/base_cli.rb', line 44 def self. option :profiles_path, type: :string, desc: 'Folder which contains referenced profiles.' end |