pyrokinetics.gk_code.gkw.GKWFile# class pyrokinetics.gk_code.gkw.GKWFile(path, required, binary)[source]# Bases: object Parameters: path (PathLike | str) required (bool) binary (bool) __init__(path, required, binary)[source]# Parameters: path (PathLike | str) required (bool) binary (bool) Methods __init__(path, required, binary)