Function java_locator::locate_file

source ·
pub fn locate_file(file_name: &str) -> Result<String>
Expand description

Returns the path that contains the file with the provided name.

This function argument can be a wildcard.