From 42ec7286b2d36a9ba22925f816a17cb1cc2aa5ce Mon Sep 17 00:00:00 2001 From: chai Date: Sat, 30 Oct 2021 11:32:16 +0800 Subject: + Penlight --- .../Penlight/docs/examples/testapp.lua.html | 133 +++++++++++++++++++++ 1 file changed, 133 insertions(+) create mode 100644 Data/Libraries/Penlight/docs/examples/testapp.lua.html (limited to 'Data/Libraries/Penlight/docs/examples/testapp.lua.html') diff --git a/Data/Libraries/Penlight/docs/examples/testapp.lua.html b/Data/Libraries/Penlight/docs/examples/testapp.lua.html new file mode 100644 index 0000000..56ae5a3 --- /dev/null +++ b/Data/Libraries/Penlight/docs/examples/testapp.lua.html @@ -0,0 +1,133 @@ + + + + + Penlight Documentation + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + +
+ +

testapp.lua

+
+-- shows how a script can get a private file path
+-- the output on my Windows machine is:
+-- C:\Documents and Settings\steve\.testapp\test.txt
+local app = require 'pl.app'
+print(app.appfile 'test.txt')
+ + +
+
+
+generated by LDoc 1.4.6 +Last updated 2018-11-23 21:07:42 +
+
+ + -- cgit v1.1-26-g67d0