Method: Ore::Project#licenses

Defined in:
lib/ore/project.rb

#licensesObject (readonly)

The licenses of the project



64
65
66
# File 'lib/ore/project.rb', line 64

def licenses
  @licenses
end