Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/GameMakerDiscord/Rubber
/ functions
Functions
13 in github.com/GameMakerDiscord/Rubber
⨍
Functions
13
◇
Types & classes
13
↓ 17 callers
Method
emit
( messageType: MessageType, arg?: IRubberMessageMap[MessageType][0] )
src/rubber-events.ts:48
↓ 9 callers
Method
on
( messageType: MessageType, handler: IRubberMessageMap[MessageType][1] )
src/rubber-events.ts:40
↓ 2 callers
Function
validateYYP
* Preform basic checks to see if a .yyp is actually valid.
src/cli.ts:17
↓ 1 callers
Function
asyncRun
()
src/rubber.ts:135
↓ 1 callers
Function
combine
(object: any, changeList: IChangeList)
src/utils/yy_inherit.ts:62
↓ 1 callers
Function
compile
(options: IRubberOptions, clearRemoteCache: boolean = false)
src/rubber.ts:71
↓ 1 callers
Function
getRandomValues
crypto.getRandomValues for nodejs
src/utils/uuid.ts:4
↓ 1 callers
Function
getUserDir
()
src/utils/preferences_grab.ts:30
↓ 1 callers
Function
readLocalSetting
(key: string, def: string = "")
src/utils/preferences_grab.ts:20
Function
clearCache
(projectPath: string)
src/rubber.ts:576
Function
clearCacheRemote
(options: IRubberOptions)
src/rubber.ts:597
Function
inheritYYFile
(childPath: PathLike, parentPath: PathLike, outputPath: PathLike)
src/utils/yy_inherit.ts:10
Function
uuid
()
src/utils/uuid.ts:11