* Returns the current configuration. * @returns The current configuration.
()
| 74 | * @returns The current configuration. |
| 75 | */ |
| 76 | getConfiguration(): RooCodeSettings |
| 77 | /** |
| 78 | * Sets the configuration for the current task. |
| 79 | * @param values An object containing key-value pairs to set. |
no outgoing calls
no test coverage detected