Redir type
Methods
- init(r:Redir, fd:Any, marker:Any, datum:Any) Source: stdlib.ngs:4440
Initialize Redir object. Used internally for commands syntax. Automatically called by NGS for syntax
$(my_prog >my_file)
- Str(r:Redir) Source: stdlib.ngs:4447
Convert Redit to human-readable string. Returns
Str