pub const FILE_SYMBOLIC_LINK_TARGET_PATH: &'static str;
Expand description

Path to the target of a symbolic link.

§Notes

This attribute is only applicable to symbolic links.

§Examples

  • "/usr/bin/python3"