16 lines
307 B
Plaintext
Raw Normal View History

2025-01-12 00:52:51 +08:00
export("GetOptions")
export("GetoptLong")
export("GetoptLong.options")
export("get_scriptdir")
export("get_scriptname")
export("qq")
export("qq.options")
export("qqcat")
export("source_script")
import("crayon")
import("methods")
importFrom("GlobalOptions", setGlobalOptions)
importFrom("rjson", fromJSON)