ctrl + enter で評価
show() get("http://www.google.com/") submit_form({ form_name: 'f', fields: {q:'livedoor'} }) p(title()+"\n"+map(links(),function(l){return l.className == 'l'? l.href+"\n" : ""}).join("")) hide()
p()で出力
method list