Class: Coconductor::ProjectFiles::ProjectFile

Inherits:
Licensee::ProjectFiles::ProjectFile
  • Object
show all
Defined in:
lib/coconductor/project_files/project_file.rb

Direct Known Subclasses

CodeOfConductFile

Instance Method Summary collapse

Instance Method Details

#code_of_conduct ⇒ Object



4
5
6
# File 'lib/coconductor/project_files/project_file.rb', line 4

def code_of_conduct
  matcher && matcher.match
end