Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tatamo/atcoder-cli
/ session.ts
File
session.ts
tests/__tests__/session.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{SessionDesign} from
"../../src/di"
;
2
import
{Cookie} from
"../../src/cookie"
;
3
import
{disableCookieFileIO} from
"../utils"
;
4
import
axios from
"axios"
;
Callers
nothing calls this directly
Calls
9
getTestSession
Function · 0.85
getContestURL
Method · 0.80
getCookies
Method · 0.80
getTaskURL
Method · 0.80
get
Method · 0.65
post
Method · 0.65
transaction
Method · 0.65
saveSession
Method · 0.65
removeSession
Method · 0.65
Tested by
no test coverage detected