Class: TesoteSdk::V2::Status
- Defined in:
- lib/tesote_sdk/v2/stubs.rb
Instance Method Summary collapse
Methods inherited from StubBase
Constructor Details
This class inherits a constructor from TesoteSdk::V2::StubBase
Instance Method Details
#status(opts: {}) ⇒ Object
116 117 118 |
# File 'lib/tesote_sdk/v2/stubs.rb', line 116 def status(opts: {}) raise NotImplementedError, 'V2::Status#status not wired in 0.1.0' end |
#whoami(opts: {}) ⇒ Object
120 121 122 |
# File 'lib/tesote_sdk/v2/stubs.rb', line 120 def whoami(opts: {}) raise NotImplementedError, 'V2::Status#whoami not wired in 0.1.0' end |