CodegenFile Constructor: Signature: def __init__(self, path: str, content: str) -> None: ... Parameters: path: Type str content: Type str Attributes: path: Type str content: Type str