Method: Janky::GitHub::Mock::Response#code

Defined in:
lib/janky/github/mock.rb

#codeObject

Returns the value of attribute code

Returns:

  • (Object)

    the current value of code



4
5
6
# File 'lib/janky/github/mock.rb', line 4

def code
  @code
end