Module.open-question-mark

You're seeing just the function open-question-mark, go back to Module module for more information.

Specs

open?(module()) :: boolean()

Checks if a module is open.

A module is "open" if it is currently being defined and its attributes and functions can be modified.