Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tatamo/atcoder-cli
/ saveSession
Method
saveSession
src/session.ts:49–49 ·
view source on GitHub ↗
* このレスポンスの情報を用いてセッションを保存
()
Source
from the content-addressed store, hash-verified
47
* このレスポンスの情報を用いてセッションを保存
48
*/
49
saveSession(): Promise<void>
50
}
51
52
interface
Transaction {
Callers
3
login
Method · 0.65
getCSRFToken
Method · 0.65
session.ts
File · 0.65
Implementers
1
Session
src/session.ts
Calls
no outgoing calls
Tested by
no test coverage detected