MCPcopy 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
52interface Transaction {

Callers 3

loginMethod · 0.65
getCSRFTokenMethod · 0.65
session.tsFile · 0.65

Implementers 1

Sessionsrc/session.ts

Calls

no outgoing calls

Tested by

no test coverage detected