exists

Like $(FULL_STD_FILE exists), but supports Path and command echoing.

  1. alias exists = std.file.exists
  2. bool exists(Path name)
    @trusted
    bool
    exists
    ()

Meta