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.
Specs
no_halt(boolean()) :: :ok
Marks if the system should halt or not at the end of ARGV processing.