exists

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

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

Meta