Terrasol.Workspace (Terrasol v1.0.2) View Source

Handling of Earthstar workspace strings and resulting Terrasol.Workspace.t structures

Link to this section Summary

Types

t()

An Earthstar workspace

Functions

Parse an Earthstar workspace address into a Terrasol.Workspace.

Link to this section Types

Specs

t() :: %Terrasol.Workspace{
  name: String.t(),
  string: String.t(),
  suffix: String.t()
}

An Earthstar workspace

Link to this section Functions

Parse an Earthstar workspace address into a Terrasol.Workspace.

:error on invalid input