OXC.Bundle.Result (OXC v0.17.0)

Copy Markdown View Source

Result of a bundle run.

Summary

Types

t()

@type t() :: %OXC.Bundle.Result{outputs: [OXC.Bundle.Output.t()], warnings: [map()]}

Functions

new(result)