Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tatamo/atcoder-cli
/ removeSession
Method
removeSession
src/session.ts:28–28 ·
view source on GitHub ↗
* 現在のセッション情報を破棄します
()
Source
from the content-addressed store, hash-verified
26
* 現在のセッション情報を破棄します
27
*/
28
removeSession(): Promise<void>;
29
}
30
31
export
interface
SessionResponseInterface {
Callers
2
logout
Method · 0.65
session.ts
File · 0.65
Implementers
2
Session
src/session.ts
TestSession
tests/utils/session.ts
Calls
no outgoing calls
Tested by
no test coverage detected