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