exists

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

  1. bool exists(Path name)
    @trusted
    bool
    exists
    ()
  2. bool exists(string name)

Meta