Get current arg checking status

current_arg_checks  

Returns the current arg checking setting (true or false).

Introduced in v2.0

Example

# Example 1

puts current_arg_checks



# Print out the current arg check setting