System.no_halt

You're seeing just the function no_halt, go back to System module for more information.

Specs

no_halt() :: boolean()

Checks if the system will halt or not at the end of ARGV processing.

Link to this function

no_halt(boolean)

View Source (since 1.9.0)

Specs

no_halt(boolean()) :: :ok

Marks if the system should halt or not at the end of ARGV processing.