disu.se

LicenseClass

Namespace

Inventory

Ancestors
  1. Object

A license used by the project stored in the list of Licenses in the inventory.

Constructor

initialize(abbreviationString, nameString, urlString)#

Sets up a new license name, often referred to via abbreviation, than can be found at url.

Instance Methods

to_sString#

Returns the #abbreviation of the license.

abbreviationString#

Returns the abbreviation of the #name of the license.

nameString#

Returns the name of the license.

urlString#

Returns the URL at which the license can be found.