Skip to content

Documentation for assert_cmd::cargo::cargo_bin_cmd is wrong #254

@jwodder

Description

@jwodder

The documentation for assert_cmd::cargo::cargo_bin_cmd currently states that it evaluates to "The absolute path to a binary target's executable" (the same text as for cargo_bin!). It actually evaluates to an assert_cmd::cmd::Command instance.

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