Function Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
T
 test-eq, (mosh test)
 test-equal, (mosh test)
 test-eqv, (mosh test)
 test-error, (mosh test)
 test-false, (mosh test)
 test-null, (mosh test)
 test-results, (mosh test)
 test-true, (mosh test)
 test-write-equal, (mosh test)
 time, (mosh)
U
 unlink, (mosh concurrent)
W
 waitpid, (mosh process)
 whereis, (mosh concurrent)
 write-to-file, (mosh file)
This is equivalent to
This is equivalent to
This is equivalent to
Evaluating test-expr is expected to signal an error.The kind of error is indicated by error-type.
Run the test and check the result is #f.
Run the test and check the result is null.
Show the test results.
Run the test and check the result is not #f.
Check (write expr) is equal to expected.
show time-usage
unlink linked process
This is an interface to waitpid(3), an extended version of wait.
Look up process by name
Write string to file
Close