Jido.VFS.Adapter.InMemory.Config (Jido.VFS v1.0.0)

View Source

Runtime configuration for the in-memory adapter.

Summary

Types

t()

@type t() :: %Jido.VFS.Adapter.InMemory.Config{
  name: atom() | module() | pid() | term() | nil
}