Type in a command, or "ls dictionary" to search all commands for "dictionary", etc.

ylist2array

match -url {url var CE55FE36-D5D1-11DA-B35B-DD81D6839540:%s} -pattern /<li>([^\f]*?)<\/li>/ -capture auto -as ${as} -callback ${callback}
NAME
     ylist2array - Create an 'array' from the results of a YubNub command 'ylist'

SYNOPSIS
     ylist2array [YUBNUB COMMAND] -as [ARRAY TYPE] -callback [CALLBACK]

EXAMPLES
     ylist2array demo
        returns an XML-style 'array' for ylist demo
     
     ylist2array demo -as xoxo
        returns an XOXO-style 'array' for ylist demo
     
     ylist2array demo -as json [-callback x]
        returns an JSON-style 'array' for ylist demo
        with optional JSONP callback x

AUTHOR
     Michael Dubner
     http://pyhedgehog.livejournal.com/
    
35 uses - Created 2007-05-14 12:12:13 - Last used 2009-06-24 16:19:56
Is this command broken? Tell Jon if you know how to fix it.
Do you find this command offensive? Let Jon know.