You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cryptol-remote-api uses setCurrentDirectory to support the change directory command. This invalidates any other state expecting a different working directory, including new connections which wish to start working from the initial state.