Next: (maak maak), Up: API
Get a variable from the currently loaded maak file module.
Undocumented procedure.
Undocumented procedure.
Undocumented procedure.
Undocumented procedure.
Undocumented procedure.
Undocumented procedure.
Undocumented procedure.
Undocumented procedure.
Predicate that indicates whether a procedure is a valid maak proc.
Predicate that indicates whether it is a valid maak task.
Undocumented procedure.
Undocumented procedure.
Undocumented procedure.
Undocumented procedure.
Undocumented procedure.
Executes a shell command and checks its exit code.
Args: cmd: A string representing the shell command to be executed.
Returns: #t if the command completes with an exit code of 0.
Errors: Signals an error if the command returns a non-zero exit code, providing the command and the exit code in the error message.
Undocumented procedure.
Next: (maak maak), Up: API