ExTectonicdb v0.1.3 ExTectonicdb.Info.Meta View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %ExTectonicdb.Info.Meta{
  autoflush_enabled: boolean(),
  autoflush_interval: non_neg_integer(),
  clis: non_neg_integer(),
  dtf_folder: String.t(),
  subs: non_neg_integer(),
  total_count: non_neg_integer(),
  total_in_memory_count: non_neg_integer(),
  ts: non_neg_integer()
}