JasonAgentCatalog

class JasonAgentCatalog(agentsDirectory: Path = Path.of("agents"))(source)

Loads the required Jason AgentSpeak source files from disk.

The catalog is intentionally lightweight: it validates that all mandatory agent files can be read and returns their source for smoke analysis.

Constructors

Link copied to clipboard
constructor(agentsDirectory: Path = Path.of("agents"))

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard