@return the interface for managing the current window.
()
| 272 | * @return the interface for managing the current window. |
| 273 | */ |
| 274 | Window window(); |
| 275 | |
| 276 | /** |
| 277 | * Gets the {@link Logs} interface used to fetch different types of logs. |
no outgoing calls