MCPcopy 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

1import {SessionDesign} from "../../src/di";
2import {Cookie} from "../../src/cookie";
3import {disableCookieFileIO} from "../utils";
4import axios from "axios";

Callers

nothing calls this directly

Calls 9

getTestSessionFunction · 0.85
getContestURLMethod · 0.80
getCookiesMethod · 0.80
getTaskURLMethod · 0.80
getMethod · 0.65
postMethod · 0.65
transactionMethod · 0.65
saveSessionMethod · 0.65
removeSessionMethod · 0.65

Tested by

no test coverage detected