ruby
Context:
user.community.lang.ruby.ruby.talon
| Spoken | Backend |
|---|---|
| instance <user.text> | insert("@")user.code_public_variable_formatter(text) |
| args pipe | user.insert_between("|", "|") |
| dock string | user.code_comment_documentation() |
| state begin | "begin" |
| state end | "end" |
| state module | "module " |
| state rescue | "rescue " |