AuroraRuntime/Include/Aurora/Process/README.md

11 lines
343 B
Markdown
Raw Normal View History

2022-06-12 17:28:51 +00:00
# AuProcess
AuProcess provides an interface to the current processes environment.
Example Usage: \
File: HelloAurora/master/Tests/Public/1. Hello System/Main.cpp \
Function: ::DumpAddressSpace()
# Features
* Get process name, directory, full path, and working directory
* Dumps the address space including metadata of modules and sections