Bug 803831 - GCLI Command to open Profile Directory. r=jwalker

This commit is contained in:
Gabriel Luong
2014-06-15 22:57:00 -04:00
parent 771a9b72fc
commit 0a38e5ff24
5 changed files with 150 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ const commandModules = [
"gcli/commands/cmd",
"gcli/commands/cookie",
"gcli/commands/csscoverage",
"gcli/commands/folder",
"gcli/commands/inject",
"gcli/commands/jsb",
"gcli/commands/listen",