get_target_info


Description:

public FileInfo? get_target_info (string target_path)

Get target info for a given path. Only queries the path - does not resolve symlinks recursively.

Parameters:

target_path

The path to query

Returns:

FileInfo for the path, or null if target doesn't exist or query fails