lsh - lua shell scripting library.

Modules

lsh The lsh, powerful lua shell scripting toolbelt.
lsh.cmd A process builder, providing fine-grained control over how a new process should be spawned.
lsh.cmd.child Representation of a running or exited child process.
lsh.cmd.status Describes the result of a process after it has terminated.
lsh.fio File input/output.
lsh.fio.fh File input/output handle.
lsh.memfd In-memory anonymous file.
lsh.path Create and manipulate filesystem paths.
lsh.pipeline A pipeline builder, providing fine-grained control over how new piped processes should be spawned.
lsh.pipeline.children Representation of a running or exited pipeline's children processes.
lsh.pipeline.pstatus Describes the result of a pipeline children processes after they have terminated.
lsh.stringx String extensions.
lsh.time Time and clock functions.

Topics

README.md

Examples

cmd.lua
libc.lua
memfd.lua
path.lua
pipeline.lua
stringx.lua
test.lua
generated by LDoc 1.4.6 Last updated 1980-01-01 00:00:00