aboutsummaryrefslogtreecommitdiff
path: root/lib/os.nom
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2018-11-26 16:28:06 -0800
committerBruce Hill <bruce@bruce-hill.com>2018-11-26 16:28:06 -0800
commit5027bd4f0f2c6dcebf667a6924c50b0ca3df235f (patch)
treeda3ed710dcbfc065a24ac3ab0c8b4917a22b6991 /lib/os.nom
parent8e5f1b9e1e912f781738a564843e024b0e0b2e96 (diff)
Upgraded/autoformatted.
Diffstat (limited to 'lib/os.nom')
-rw-r--r--lib/os.nom3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/os.nom b/lib/os.nom
index 9f9f637..14ae82c 100644
--- a/lib/os.nom
+++ b/lib/os.nom
@@ -1,4 +1,4 @@
-#!/usr/bin/env nomsu -V4.11.12.8
+#!/usr/bin/env nomsu -V4.12.12.8
#
This file defines some actions that interact with the operating system and filesystem.
@@ -28,7 +28,6 @@ test:
read file "lib/os.nom"
externally (read file %filename) means (=lua "Files.read(\%filename)")
-
externally [..]
write to file %filename %text, to file %filename write %text
write %text to file %filename