Skip to content

Progd

V-0.0.1

Methods

load

.load(<catagory>)
returns a ProgDB wrapper

Types

ProgDB

Propane DB wraper

addProgram

:addProgram(<program name>,<path>,<program char icon>,[args])
Arg Description
Program name the program's name
Path the path to the program
program char icon A single char for the program's icon
Args (optional) any args to pass to the program

close

:close()
closes and saves any db changes