disu.se

AuthorClass

Namespace

Inventory

Ancestors
  1. Object

An author of the project stored in the list of Authors in the inventory.

Constructor

initialize(nameString, emailString)#

Sets up a new author name that can be contacted at email.

Instance Methods

to_sString#

Returns the #name and #email of the author on the “name <email>” format.

nameString#

Returns the name of the author.

emailString#

Returns the email address of the author.