Skip to content

Instantly share code, notes, and snippets.

View neel's full-sized avatar

Neel Basu neel

View GitHub Profile
anonymous
anonymous / gist:550951
Created August 26, 2010 06:47
var FMRuntime = {
/**
* Changes Directory
* \internal just call _cd() and _ls() serialy
* \return void
*/
cd : function(){
},
/**