Skip to content

Can we have docstring for Pkg.generate()? #1917

@anandijain

Description

@anandijain

I think it'd be nice to have a docstring for Pkg.generate()

I don't know the standards for writing docstrings (why I submitted issue not PR), but something like:

Pkg.generate(...)

Creates a new project with the following files (visualized with the external tree command):

shell> tree .
.
├── YourPkg
│   ├── Project.toml
│   └── src
│       └── YourPkg.jl

1 directory, 2 files

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