Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
removeSession
Method · 0.65
cookie.ts
File · 0.65
Implementers
1
Cookie
src/cookie.ts
Calls
no outgoing calls
Tested by
no test coverage detected