Skip to content

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)

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.

MaybeIncorrect — provide content via –content-file, –content, or stdin.