Method: Warp::Dir::App::Response::Type#exit_code

Defined in:
lib/warp/dir/app/response.rb

#exit_codeObject

Returns the value of attribute exit_code

Returns:

  • (Object)

    the current value of exit_code



14
15
16
# File 'lib/warp/dir/app/response.rb', line 14

def exit_code
  @exit_code
end