Skip to content

getSdkPath should be a getter, and not named get #853

Closed
dart-archive/cli_util
#100
@lrhn

Description

@lrhn

To follow standard naming and code style, sdkPath should be a getter and not start with get.

I recommend deprecating the current function and adding a getter, then removing in the next "major" version (meaning minor version increment, since we're pre 1.0.0).

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