MCPcopy Create free account
hub / github.com/AutoHotkey/AutoHotkey / FileObject

Method FileObject

source/TextIO.cpp:708–708  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

706class FileObject : public Object
707{
708 FileObject() {}
709 ~FileObject() {}
710
711 enum MemberID {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected