Class: AppBridge::ActionResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/app_bridge.rbs

Class Method Summary collapse

Instance Method Summary collapse

Class Method Details

.newActionResponse

Parameters:

  • (String)

Returns:



68
# File 'sig/app_bridge.rbs', line 68

def self.new: (String) -> ActionResponse

Instance Method Details

#serialized_outputString

Returns:

  • (String)


70
# File 'sig/app_bridge.rbs', line 70

def serialized_output: () -> String