Mix.Project.umbrella-question-mark

You're seeing just the function umbrella-question-mark, go back to Mix.Project module for more information.
Link to this function

umbrella?(config \\ config())

View Source

Specs

umbrella?(keyword()) :: boolean()

Returns true if config is the configuration for an umbrella project.

When called with no arguments, tells whether the current project is an umbrella project.