Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 350 Bytes

IfMachine.md

File metadata and controls

17 lines (11 loc) · 350 Bytes

Freeclimb::IfMachine

Properties

Name Type Description Notes
REDIRECT IfMachine Represented in Ruby as "redirect"
HANGUP IfMachine Represented in Ruby as "hangup"

Example

require 'freeclimb'

instance = Freeclimb::IfMachine::[NAME OF ENUM]