Method: Bun::Arguments#strict

Defined in:
lib/bun/arguments.rb

#strictObject Also known as: strict?

Returns the value of attribute strict.



9
10
11
# File 'lib/bun/arguments.rb', line 9

def strict
  @strict
end