mix lmml. inline
(Lmml v0.1.0)
View Source
Inlines every external reference in a bundle into a @@@name ... @@@
block (see Lmml.Pack.inline/2), writing the result to a bare .lmml
text file.
mix lmml.inline SOURCE [DEST]SOURCE is typically a .lmmlz archive. Fails outright if any
external reference cannot be resolved, rather than writing a partial
result. DEST defaults to SOURCE with its extension replaced by
.lmml.