module Webgen::Tag::ExecuteCommand
Executes the given command and returns the standard output. All special HTML characters are optionally escaped.
Constants
- BIT_BUCKET
Public Class Methods
call(tag, body, context)
Execute the command and return the standard output.