Method: SDM::QueryCapture#command
- Defined in:
- lib/models/porcelain.rb
#command ⇒ Object
The command executed over an SSH or Kubernetes session.
9438 9439 9440 |
# File 'lib/models/porcelain.rb', line 9438 def command @command end |