* home when an unmounting request is received.
*/
void goHome();
- bool currentWorkingDirectoryIsParentOf(const QString &path) const;
+ bool currentWorkingDirectoryIsChildOf(const QString &path) const;
bool isHiddenInVisibleWindow() const;
bool terminalHasFocus() const;
bool hasProgramRunning() const;