Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 437 Bytes

interface.md

File metadata and controls

33 lines (26 loc) · 437 Bytes

Interface

Setting and getting properties

Properties
setprop
getprop
getprop!

Storing and loading files

store
load

Overloads from Base

There are a couple of functions that are overloaded for the Properties type. Their documentation can be found here.

haskey
delete!
keys
values
pairs
sizehint!
keytype
valtype