Skip to content

functions foo doesn't show --wraps flag #1625

@lilyball

Description

@lilyball

When a function is defined with --wraps, the output of functions (and therefore, the output of type) does not include the --wrapsflag:

> function foo --wraps git; git; end
> functions foo
function foo
    git;
end

Metadata

Metadata

Labels

bugSomething that's not working as intended

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions