Method: SDM::QueryCapture#client_command
- Defined in:
- lib/models/porcelain.rb
#client_command ⇒ Object
The command executed on the client for a Kubernetes session.
10095 10096 10097 |
# File 'lib/models/porcelain.rb', line 10095 def client_command @client_command end |