antikythera v0.4.0 AntikytheraCore.GearLog.FileHandle View Source

Link to this section Summary

Link to this section Types

Link to this section Functions

Specs

close(t()) :: :ok
Link to this function

open(file_path, opts \\ [])

View Source

Specs

open(Path.t(), Keyword.t()) :: t()

Specs

rotate(t()) :: t()

Specs

write(t(), AntikytheraCore.GearLog.Message.t()) :: {:kept_open | :rotated, t()}