class
UI::Flash::InProcess
- UI::Flash::InProcess
- UI::Flash
- Reference
- Object
Defined in:
asset_pipeline/native_context.crInstance Method Summary
- #[](key : String) : String | Nil
- #[]=(key : String, value : String) : Nil
- #[]?(key : String) : String | Nil
- #clear : Nil
- #store : Hash(String, String)
- #to_h : Hash(String, String)