File Explorer

/proc/self/root/proc/self/root/lib64/python3.9/ctypes/macholib

This explorer reads the filesystem of the server it runs on, so /workspace/user isn't present here. Browsing and the terminal still work against this server's own disk from /.

__init__.py154 B · 10 lines
"""Enough Mach-O to make your head spin. See the relevant header files in /usr/include/mach-o And also Apple's documentation.""" __version__ = '1.0'