editor2-issues icon indicating copy to clipboard operation
editor2-issues copied to clipboard

Expose sys functions in editor-scripts

Open Jerakin opened this issue 5 years ago • 2 comments
trafficstars

Accessing things such sys.get_config() and sys.get_sys_info would be very helpful. There are of course a lot more in that namespace that could be useful.

Jerakin avatar Jan 27 '20 10:01 Jerakin

Good idea.

In the meantime, for reading the .ini files, perhaps you could use something like this: https://santoslove.github.io/inifile.html

JCash avatar Jan 27 '20 14:01 JCash

How would I go about geting the absolute path to the *.project?

Jerakin avatar Jan 27 '20 15:01 Jerakin