Method: Inspec::Profile#writable?

Defined in:
lib/inspec/profile.rb

#writable?Boolean

Returns:

  • (Boolean)


111
112
113
# File 'lib/inspec/profile.rb', line 111

def writable?
  @writable
end