antikythera

v0.2.0

  • Pages
  • Modules
  • Mix Tasks

    antikythera v0.2.0 AntikytheraCore.Ets.ConfigCache.Gear View Source

    Link to this section Summary

    Functions

    read(gear_name)
    write(gear_name, conf)

    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

    Built using ExDoc (v0.18.3), designed by Friedel Ziegelmayer.