Skip to content

Return values & Parameters #8

@MSP-Greg

Description

@MSP-Greg

I just noticed that all the return values of methods aren't returning anything other than Object.

It also seems that most of the returns are tagged lower-case.

For instance the method Sketchup::Model#active_layer shows 'layer' as the return.
If it's changed to 'Layer', does YARD link to the Layer class?

With Ruby code this would be tagged
@return [Layer] the active layer

Maybe something is different when using the C++ parser.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions