tidy v0.0.1 Tidy.Module View Source

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %Tidy.Module{
  behaviors: term(),
  doc: term(),
  functions: term(),
  id: term(),
  type: term()
}