Libraries
»
puppet
(8.9.0)
»
Index
»
Puppet
»
FileServing
»
Mount
»
Scripts
»
#valid?
Method: Puppet::FileServing::Mount::Scripts#valid?
Defined in:
lib/puppet/file_serving/mount/scripts.rb
#
valid?
⇒
Boolean
Returns:
(
Boolean
)
24 25 26
# File 'lib/puppet/file_serving/mount/scripts.rb', line 24
def
valid?
true
end