MCPcopy Create free account

hub / github.com/ChiriVulpes/scryfall-sdk / functions

Functions153 in github.com/ChiriVulpes/scryfall-sdk

MethodbyId
(id: string)
src/api/Rulings.ts:13
FunctionbyIllustrationId
(id: string)
src/api/Cards.ts:403
FunctionbyMtgoId
(id: number)
src/api/Cards.ts:391
MethodbyMtgoId
(id: number)
src/api/Rulings.ts:28
FunctionbyMultiverseId
(id: number)
src/api/Cards.ts:395
MethodbyMultiverseId
(id: number)
src/api/Rulings.ts:23
FunctionbyName
(name: string, set?: string)
src/api/Cards.ts:407
MethodbyName
(name: string, set?: string | boolean, fuzzy = false)
src/api/Cards.ts:658
FunctionbyOracleId
(id: string)
src/api/Cards.ts:399
FunctionbySet
(set: string, collectorNumber: string | number)
src/api/Cards.ts:411
MethodbySet
(setCode: string, collectorNumber: string | number)
src/api/Rulings.ts:18
MethodbyTcgPlayerId
(id: number)
src/api/Cards.ts:700
Methodcancelled
()
src/util/MagicEmitter.ts:14
Functionclean
()
gulpfile.ts:26
Functionclear
()
src/util/Cached.ts:126
FunctionclearCache
()
src/Scry.ts:54
Functioncompile
()
gulpfile.ts:22
Methodconstruct
(set: Set)
src/api/Sets.ts:60
Methodconstruct
(card: RelatedCard)
src/api/Cards.ts:208
Methodconstruct
(card: Card)
src/api/Cards.ts:546
Methodconstructor
(dir: string, outDir: string)
gulpfile.ts:38
Methodconstructor
()
src/util/MagicEmitter.ts:25
Methodended
()
src/util/MagicEmitter.ts:9
MethodeventNames
()
src/util/EventEmitter.ts:105
MethodgetCost
* @returns The `mana_cost` of this card, with symbols transformed by the transformer as set by @see {@link Cards.setSymbologyTransformer}
src/api/Cards.ts:620
MethodgetImageURI
(version: keyof ImageUris)
src/api/Cards.ts:627
MethodgetMaxListeners
()
src/util/EventEmitter.ts:88
FunctiongetObjectsCount
()
src/util/Cached.ts:118
MethodgetText
* @returns The `oracle_text` of this card, with symbols transformed by the transformer as set by @see {@link Cards.setSymbologyTransformer}
src/api/Cards.ts:609
FunctionisGarbageCollectorRunning
()
src/util/Cached.ts:122
MethodlistenerCount
(eventName: string | symbol)
src/util/EventEmitter.ts:101
Methodlisteners
(eventName: string | symbol)
src/util/EventEmitter.ts:92
MethodnotFound
()
src/util/MagicEmitter.ts:93
Methodoff
(eventName: string | symbol, listener: Listener)
src/util/EventEmitter.ts:65
MethodonComplete
(handler: (done: () => any) => any)
gulpfile.ts:48
MethodonData
(handler: (data: string) => boolean | undefined | void)
gulpfile.ts:43
MethodprependOnceListener
(eventName: string | symbol, listener: Listener)
src/util/EventEmitter.ts:56
MethodrawListeners
(eventName: string | symbol)
src/util/EventEmitter.ts:97
MethodrealListener
(...args)
src/util/EventEmitter.ts:48
MethodremoveAllListeners
(event?: string | symbol | undefined)
src/util/EventEmitter.ts:70
FunctionresetCacheDuration
()
src/util/Cached.ts:131
FunctionresetLimit
()
src/util/Cached.ts:142
FunctionsetAgent
(agent: string, version: string)
src/Scry.ts:31
FunctionsetCacheDuration
(ms: number)
src/Scry.ts:62
FunctionsetCacheLimit
(amount: number)
src/Scry.ts:70
MethodsetDeclaration
(dir: string)
gulpfile.ts:53
FunctionsetFuzzySearch
(search?: typeof IScry["fuzzySearch"])
src/Scry.ts:74
MethodsetMaxListeners
(n: number)
src/util/EventEmitter.ts:83
FunctionsetRetry
(attempts: number, timeout?: number, canRetry?: (error: SearchError) => boolean)
src/Scry.ts:40
Functionvalue
(...args: any[])
src/util/Cached.ts:26
MethodwaitForInitial
()
gulpfile.ts:113
Methodwatch
()
gulpfile.ts:80
MethodwillCancelAfterPage
()
src/util/MagicEmitter.ts:19
← previous101–153 of 153, ranked by callers