Updated directory structure and added simple 'exit' command to terminate an agent.
This commit is contained in:
@@ -101,7 +101,7 @@ when not defined(agent):
|
||||
when defined(agent):
|
||||
|
||||
import os, strutils, strformat, times, algorithm, winim
|
||||
import ../agent/core/io
|
||||
import ../agent/utils/io
|
||||
import ../agent/protocol/result
|
||||
import ../common/utils
|
||||
|
||||
|
||||
Reference in New Issue
Block a user