Skip to content

Any way to specify a filename for output? #90

Open
@stephenpmurray

Description

@stephenpmurray

I want to generate three different data structures for both golang and typescript, and it would make sense for me to keep these in the same package, rather than having

In the case of golang, the filename is dictated by the package name, and the typescript filename defaults to index.ts.

Am I missing something, and is there a way to specify the filename (not just directory) of my output?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions