FileConfig.Loader.Tab (file_config v0.7.1)

Copy Markdown View Source

Table

Summary

Types

tab()

@type tab() ::
  {:tab, name :: atom(), id :: :ets.tid(), timestamp :: :calendar.datetime(),
   type :: :ets | :db, db_path :: :file.filename_all()}

Functions

tab(args \\ [])

(macro)

tab(record, args)

(macro)