Files
allwpilib/wpilibc/src/main/python/semiwrap/Preferences.yml
2025-11-07 23:09:21 -08:00

26 lines
404 B
YAML

classes:
wpi::Preferences:
methods:
GetKeys:
GetString:
GetInt:
GetDouble:
GetFloat:
GetBoolean:
GetLong:
SetString:
InitString:
SetInt:
InitInt:
SetDouble:
InitDouble:
SetFloat:
InitFloat:
SetBoolean:
InitBoolean:
SetLong:
InitLong:
ContainsKey:
Remove:
RemoveAll: