find-itch-games
    Preparing search index...

    Interface IItchScriptInfo

    Details of a shell script candidate.

    interface IItchScriptInfo {
        interpreter?: string;
    }
    Index
    interpreter?: string

    The interpreter from the shebang, e.g. /bin/bash.