MCPcopy Index your code
hub / github.com/smallfawn/QLScriptPublic / run

Method run

daily/mtf.js:39–43  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

37 }
38
39 async run() {
40 await this.userInfo()
41 await this.signIn()
42 await this.drwa()
43 }
44 async userInfo() {
45 let options = {
46 method: 'POST',

Callers 1

mtf.jsFile · 0.45

Calls 3

userInfoMethod · 0.95
signInMethod · 0.95
drwaMethod · 0.95

Tested by

no test coverage detected