mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 02:10:08 +00:00
minor cleanup...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
3ea3639cb6
commit
bd85e5f6c3
@ -226,7 +226,6 @@ var CLIActions = actions.Actions({
|
|||||||
|
|
||||||
|
|
||||||
// basic code runner...
|
// basic code runner...
|
||||||
// XXX should we handle/print errors here???
|
|
||||||
cliDo: ['- System/CLI/run CODE',
|
cliDo: ['- System/CLI/run CODE',
|
||||||
{cli: {
|
{cli: {
|
||||||
name: '@do',
|
name: '@do',
|
||||||
@ -244,7 +243,6 @@ var CLIActions = actions.Actions({
|
|||||||
|
|
||||||
// Interactive commands...
|
// Interactive commands...
|
||||||
//
|
//
|
||||||
// XXX should we handle/print errors in script mode here???
|
|
||||||
cliStartREPL: ['- System/CLI/start CLI interpreter',
|
cliStartREPL: ['- System/CLI/start CLI interpreter',
|
||||||
{cli: {
|
{cli: {
|
||||||
name: '@repl',
|
name: '@repl',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user