targetDirectory property

  1. @override
String get targetDirectory
override

Target directory path for storing agent instructions or configuration files.

Implementation

@override
String get targetDirectory => '.prompts';