class FFWD::Plugin::GoogleCloud::DebugRequest::Callback::ResponseHeader
Attributes
status[R]
Public Class Methods
new(status)
click to toggle source
# File lib/ffwd/plugin/google_cloud/hook.rb, line 382 def initialize status @status = status end