View Source Fermo.File behaviour (Fermo v0.16.7)
Link to this section Summary
Link to this section Callbacks
@callback copy(Pathname.t(), Pathname.t()) :: {:ok, [Pathname.t()]}
@callback save(Pathname.t(), String.t()) :: :ok
@callback copy(Pathname.t(), Pathname.t()) :: {:ok, [Pathname.t()]}
@callback save(Pathname.t(), String.t()) :: :ok