menu
neomage package
documentation
utils/tool_result/tool_result_storage.dart
ToolResultStorage
getSessionDir method
getSessionDir method
dark_mode
light_mode
getSessionDir
method
String
getSessionDir
(
)
Get the session directory.
Implementation
String getSessionDir() => '$projectDir/$sessionId';
neomage package
documentation
utils/tool_result/tool_result_storage
ToolResultStorage
getSessionDir method
ToolResultStorage class