package
Version:
v1.6.2
Opens a new window with list of versions in this module.
Published: Jan 18, 2024
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func All(l *lua.LState) int
call a shell command and return the full output (stdout + stderr) in one string
func Err(l *lua.LState) int
call a shell command and return the error (stderr) in one string
func Out(l *lua.LState) int
call a shell command and return the output (stdout) in one string
Source Files
¶
Click to show internal directories.
Click to hide internal directories.