antikythera v0.2.0 AntikytheraCore.Ets.ConfigCache.Gear View Source
Link to this section Summary
Link to this section Functions
Link to this function
read(gear_name)
View Source
read(Antikythera.GearName.t()) :: nil | AntikytheraCore.Config.Gear.t()
Link to this function
write(gear_name, conf)
View Source
write(Antikythera.GearName.t(), AntikytheraCore.Config.Gear.t()) :: :ok