No source content was available from any input
Type URI: https://modeled-information-format.github.io/mif-rs/references/errors/empty-source-content/v1
HTTP status: 422
Exit code: 2
Emitted by: mif-rh (MifRhError::EmptySourceContent)
Message
Section titled “Message”empty content (provide --content-file, --content, or stdin)This fires when none of the three accepted content sources —
--content-file, --content, or stdin — supplied any source content. The
command has nothing to work with, so it fails before attempting any further
processing.
Suggested fix
Section titled “Suggested fix”MaybeIncorrect — provide content via –content-file, –content, or stdin.