Class Licensee::Project::File
In: lib/licensee/project_file.rb
Parent: Object

Methods

confidence   license   match   matcher   new  

Constants

ENCODING = Encoding::UTF_8
ENCODING_OPTIONS = { invalid: :replace, undef: :replace, replace: ''

External Aliases

filename -> path

Attributes

content  [R] 
filename  [R] 

Public Class methods

Public Instance methods

Returns the percent confident with the match

match()

Alias for license

[Validate]