Get current arg checking status
current_arg_checks
[]
Returns the current arg checking setting (true or false).
Introduced in v2.0.0
Example 0
puts current_arg_checks
# Print out the current arg check setting