Skip to content

Feedback: /examples/checking_file_existence/ - Needs Improvement #2987

@denobot

Description

@denobot

Documentation Feedback

Path: /examples/checking_file_existence/
Helpful: No ❌

Feedback:

I just need file.exists function as primary citizen. Because checking file existence is a primary business logic in many cases. For example:
if (!fa.exists('git/repo/path')) {
throw new Error('You should clone git repo first to start test stand')
}


This issue was automatically created from the documentation feedback system.

Metadata

Metadata

Assignees

No one assigned

    Labels

    feedbackFeedback submitted via the Docs feedback componentneeds-improvementNegative Feedback

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions