MCPcopy Create free account
hub / github.com/Tatamo/atcoder-cli / empty

Method empty

src/cookie.ts:18–18  ·  view source on GitHub ↗

* 現在保持しているcookieを捨てる

()

Source from the content-addressed store, hash-verified

16 * 現在保持しているcookieを捨てる
17 */
18 empty(): void;
19 /**
20 * 同じ内容を持った新しいCookieオブジェクトを返す
21 */

Callers 2

removeSessionMethod · 0.65
cookie.tsFile · 0.65

Implementers 1

Cookiesrc/cookie.ts

Calls

no outgoing calls

Tested by

no test coverage detected