My Cool Library

This "library" contains "a lot of classes and functions.

source overview.js
example
	var x (x < 1);
	alert("This 'is' \"code\"");
 
author Joe Smith jsmith@company.com
version 0.1

Functions

getFoo(fooId)

Gets the current foo

parameters

type name description
String fooId The unique identifier for the foo.

returns

type description
Object Returns the current foo.