Method: PDK::Validate::ExternalCommandValidator#commands
- Defined in:
- lib/pdk/validate/external_command_validator.rb
#commands ⇒ Object (readonly)
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
52 53 54 |
# File 'lib/pdk/validate/external_command_validator.rb', line 52 def commands @commands end |