Terrasol.Path (Terrasol v2.0.2)
View SourceHandling of Earthstar path strings and the resulting
Terrasol.Path.t
structures
Summary
Functions
Parse an Earthstar path string into a Terrasol.Path
Types
@type t() :: %Terrasol.Path{ ephemeral: boolean(), segments: [String.t()], string: String.t(), writers: [Terrasol.Author.t()] }
An Earthstar path
Functions
Parse an Earthstar path string into a Terrasol.Path
:error
on invalid input