Api/minux.getconfig(): Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

8 October 2024

  • curprev 22:5722:57, 8 October 2024Shorun talk contribs 498 bytes +498 Created page with "minux api used to get the system's configuration '''usage:''' local string = minux.getconfig(type) '''Arguments:''' - login | return can be: "network", "local", "disabled" - - update | return can be: "always, "enabled", "disabled" - ui | return can be: "prompt", "menu" or "workspace" - debug | return can be: "disabled", "enabled", "logging", "full" '''output:''' gets the desired setting local temp = minux.getconfig("login") - retrieves this ma..." Tag: Visual edit