Flowdock
fetch( keystr, ifnone = nil ) public

Return value associated with key.

If there is no value for key and no block is given, returns ifnone.

Otherwise, calls block passing in the given key.

Show source
Register or log in to add new notes.