Thrift v1.3.2 Thrift.Parser.Models.Include

An included file. In Thrift, you can include other files to share structs, enums and the like.

Summary

Types

t()
t() :: %Thrift.Parser.Models.Include{path: String.t}

Functions

new(path)
new(charlist) :: %Thrift.Parser.Models.Include{path: term}