Skip to content

Passing one parameter by position #35

Description

@pavel-chumakou

Please add to the documentation that you can't pass one parameter by position.
I spent more than one hour trying to understand why my template produce NPE :)

Map<String, Source> sources = .....
Rythm.render("@args Map<String, Source> sources  .....",  sources);  // won't work

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions