Funicular::Component::ResourceAccessor class of PicoRuby
Singleton methods
new
Funicular::Component::ResourceAccessor.new(Hash[Symbol, untyped] data, Hash[Symbol, Symbol] states, Hash[Symbol, untyped] errors) -> void
Instance methods
[]
instance.[](Symbol key) -> untyped
error
instance.error(Symbol key) -> untyped
error?
instance.error?(Symbol key) -> bool
fetch
instance.fetch(Symbol key, ?untyped default) -> untyped
loading?
instance.loading?(Symbol key) -> bool