OXC.Bundle.Entry (OXC v0.16.0)

Copy Markdown View Source

Bundle entry configuration.

Summary

Types

t()

@type t() :: %OXC.Bundle.Entry{
  import: String.t(),
  name: String.t() | nil,
  source: iodata() | nil
}

Functions

new(entry)

to_native(entry)