Component
| Type
| Summary
|
COROUTINE | object | Control cooperating co-routines to perform iteration
|
STREAMP | object | Extract records out of a byte stream
|
copyfile | function | Copy a file into another
|
loadfile | function | Read a text file and process every lines
|
savefile | function | Overwrite a file with new content
|
streamp | function | Extract records out of a byte stream
|
streamp_do | function | Extracts records out of a byte stream
|
tlmpprogram | function | Initialization of a TLMP program
|
walkfs | function | Browse a file system recusivly
|
walkpopen | function | Walk the output of a process
|