Libraries
»
inspec
(1.14.0)
»
Index
»
Inspec
»
Profile
»
#writable?
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