Class: VaultCoh::Command

Inherits:
Object
  • Object
show all
Defined in:
lib/vault_coh/command.rb

Overview

Base class that all command wrappers extend.

Instance Method Summary collapse

Instance Method Details

#to_hHash

Returns a hash representation of the object.

Returns:

  • (Hash)


9
# File 'lib/vault_coh/command.rb', line 9

def to_h; end