Method: Fission::Response#code
- Defined in:
- lib/fission/response.rb
#code ⇒ Object
Public: Gets/Sets the code (Integer).
5 6 7 |
# File 'lib/fission/response.rb', line 5 def code @code end |
Public: Gets/Sets the code (Integer).
5 6 7 |
# File 'lib/fission/response.rb', line 5 def code @code end |