antikythera v0.2.0 AntikytheraCore.GearLog.FileHandle View Source

Link to this section Summary

Link to this section Types

Link to this section Functions

Link to this function close(a0) View Source
close(t()) :: :ok
Link to this function open(file_path) View Source
open(Path.t()) :: t()
Link to this function rotate(a0) View Source
rotate(t()) :: t()
Link to this function write(handle, gear_log) View Source
write(t(), AntikytheraCore.GearLog.Message.t()) :: {:kept_open | :rotated, t()}