struct

HTTP2::Stream::StateMachine::Transition

Inherits Struct < Value < Object

Constructors

new(action : Action, next_state : State | Nil = nil, error_code : ErrorCode | Nil = nil)
Source

Instance methods

action
clone
Source
copy_with(action _action = @action, next_state _next_state = @next_state, error_code _error_code = @error_code)
Source
error_code
next_state