Flowdock
printf(*args) public

Equivalent to:

io.write(sprintf(string, obj, ...))

or

$stdout.write(sprintf(string, obj, ...))
Show source
Register or log in to add new notes.