blob: 28c3ab57e1a72c9bfa891f346c7b5bf449c81778 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
• *`/python`* `[list [name]] | [listfull [name]] | [load filename] | [autoload] | [reload [name]] | [unload [name]]`::
........................................
list/load/unload scripts
filename: script (file) to load
name: a script name
Without argument, this command lists all loaded scripts.
........................................
|