Class
Chef::Cookbook::Chefignore
In:
lib/chef/cookbook/chefignore.rb
Parent:
Object
Methods
ignored?
new
remove_ignores_from
Constants
COMMENTS_AND_WHITESPACE
=
/^\w*(?:#.*)?$/
Attributes
ignores
[R]
Public Class methods
new
(ignore_file_or_repo)
Public Instance methods
ignored?
(file_name)
remove_ignores_from
(file_list)
[Validate]