class CodeLocator
- CodeLocator
- Reference
- Object
Defined in:
models/code_locator.crConstructors
Instance Method Summary
- #all(key : String) : Array(String)
- #clear(key : String)
- #clear_all
- #get(key : String) : String | Array(String)
- #push(key : String, value : String)
- #set(key : String, value : String)
- #show_table