[Groonga-commit] groonga/gcs [master] Make "Domain" accessable from CommandLineInterface

Back to archive index

null+****@clear***** null+****@clear*****
2012年 8月 6日 (月) 16:41:48 JST


SHIMODA Hiroshi	2012-08-06 16:41:48 +0900 (Mon, 06 Aug 2012)

  New Revision: dc2b823eccae5318f27f1fea92f875d5c2b78bc7
  https://github.com/groonga/gcs/commit/dc2b823eccae5318f27f1fea92f875d5c2b78bc7

  Log:
    Make "Domain" accessable from CommandLineInterface

  Modified files:
    lib/command-line.js

  Modified: lib/command-line.js (+1 -1)
===================================================================
--- lib/command-line.js    2012-08-06 16:40:51 +0900 (cc67896)
+++ lib/command-line.js    2012-08-06 16:41:48 +0900 (d1b8414)
@@ -40,4 +40,4 @@ CommandLineInterface.prototype = {
 };
 exports.CommandLineInterface = CommandLineInterface;
 
-exports.Domain = Domain;
+exports.Domain = CommandLineInterface.Domain = Domain;
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
Download 



Groonga-commit メーリングリストの案内
Back to archive index