[ Version ( since = "3.18" ) ]
public bool is_local ()
Returns whether the file is local.
If the location is null
, returns false
.
this |
a SourceFile. |
whether the file is local. |