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

Method ~FileObject

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

Source from the content-addressed store, hash-verified

707{
708 FileObject() {}
709 ~FileObject() {}
710
711 enum MemberID {
712 // methods

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected