Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
706
class 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