strawberry.codegen.CodegenFile

Constructor:

Signature:

def __init__(self, path: str, content: str) -> None:
...

Parameters:

  1. path:

    Type
    str
  2. content:

    Type
    str

Attributes:

  1. path:

    Type
    str
  2. content:

    Type
    str