Skip to content

SessionCwdChange

This content is not available in your language yet.

一次 cwd 切换记录(SessionStore.recordCwdChange 入参 / meta.cwdHistory 元素同形)

at: string;

ISO-8601 切换时刻


from: string;

切换前 cwd(绝对路径)


to: string;

切换后 cwd(绝对路径;切换后 meta.cwd 同值)