class Stash
- Stash
- Reference
- Object
Defined in:
stash.crConstructors
Instance Method Summary
- #add_store(store : String)
- #delete_store(store : String) : Store
- #in(store : String) : Store
- #rename_store(store : String, new_name : String) : Store
- #stores