Method: Inspec::Profile#writable?

Defined in:
lib/inspec/profile.rb

#writable?Boolean

Returns:

  • (Boolean)


131
132
133
# File 'lib/inspec/profile.rb', line 131

def writable?
  @writable
end