Script File API Reference¶
API documentation¶
            hands_scaphoid.objects.files.ScriptFile
¶
    Windows shells (PowerShell and WslShell)¶
file:
    name:        WindowsShells.py
    uuid:        1b38546a-16d2-4be6-b807-4d0bbe4f9815
description:     implementing ShellExecutables for Windows
authors:         felix@42sol.eu
project:
project:
    name:        hands_scaphoid
    uuid:        2945ba3b-2d66-4dff-b898-672c386f03f4
    url:         https://github.com/42sol-eu/hands_scaphoid
Classes¶
            ScriptFile
¶
    
              Bases: FileObject
Core class for executable objects.
Source code in src/hands_scaphoid/objects/files/ScriptFile.py
                Functions¶
            execute(*args, **kwargs)
¶
    Execute the core executable with given arguments.