Lines of
残局文料/用令行工具排版lua文件.lua
from check-in e733caf45e
that are changed by the sequence of edits moving toward
check-in 1fd4d78c98:
1: package.path = [[.\lua_lib\?.lua;]] .. package.path
2: package.cpath = [[.\lua_lib\?.dll;]] .. package.cpath
3: local 字集码互转库 = require("u8_to_a")
4: local u8 = 字集码互转库.u8_to_a
5: local f = require(u8("常用库"))
6: local d_2 = {}
7: --~ local k1 = 字集码互转库.u8_to_a("计算机_系统_窗口群_命令行_无窗口")
8: --~ local 令行库 = require(k1)
9: --~ local 简单文件系统库 = require("lfs")
10: --~ local k1 = 字集码互转库.u8_to_a("程序语言_月_基础类型_字串_逐一")
11: --~ local 历文库 = require(k1)
12: --~ local k1 = 字集码互转库.u8_to_a("程序语言_月_基础类型_序排_逐一")
13: --~ local 历排库 = require(k1)
14: --~ local k1 = 字集码互转库.u8_to_a("程序语言_月_基础类型_字串_前缀与后缀")
15: --~ local 前后缀库 = require(k1)
16: --~ local k1 = 字集码互转库.u8_to_a("程序语言_月_基础类型_字串_全筛")
17: --~ local 全筛文库 = require(k1)
18: --~ local d_2 = {}
19: --~ function d_2.用命令行工具排版lua文件(o1, o2)
20: --~ local k1
21: --~ local k1_9
22: --~ k1_9 = 历文库.处理后返回新排(o1, 简单文件系统库.dir)
23: --~ k1_9 = 历排库.处理后返回新排(k1_9, 前后缀库.加前缀, o1 .. "/")
24: --~ k1 = ".lua"
25: --~ k1_9 = 历排库.处理后返回新排(k1_9, 全筛文库.找字, k1, -#k1, true)
26: --~ k1_9 = 历排库.处理后返回新排(k1_9, 前后缀库.加前缀, [["]])
27: --~ k1_9 = 历排库.处理后返回新排(k1_9, 前后缀库.加后缀, [["]])
28: --~ k1_9 = 历排库.处理后返回新排(k1_9, 前后缀库.加前缀, o2)
29: --~ 历排库.处理后返回新排(k1_9, 令行库.执行命令)
30: --~ end
31: --~ local k1 = 字集码互转库.u8_to_a([[../single]])
32: --~ local k2 = 字集码互转库.u8_to_a([[stylua --indent-type Spaces --indent-width 2 --collapse-simple-statement Never ]])
33: --~ 若不传命令行参数,则后果未必如愿。例如,我想用空格做缩进符,它却用制表符。
34: --~ d_2.用命令行工具排版lua文件(k1, k2)
35: d_2.目表 = {
36: ["文件目"] = [[../single]]
37: , ["文件类"] = ".lua"
38: , ["令行前缀"] = [[stylua --indent-type Spaces --indent-width 2 --collapse-simple-statement Never ]]
39: }
40: for _, o1 in pairs(d_2.目表) do
41: d_2.目表[_] = f.操类(o1, "string", u8)
42: end