Versions in this module Expand all Collapse all v0 v0.0.2 Jun 7, 2024 Changes in this version + const CapabilitiesKey + type Capabilities struct + Args []string + Binary string + Log *Log + Prefs map[string]interface{} + Profile string + func (c *Capabilities) SetProfile(basePath string) error + type Log struct + Level LogLevel + type LogLevel string + const Config + const Debug + const Error + const Fatal + const Info + const Trace + const Warn