valid_watch_relative_path

Function valid_watch_relative_path 

Source
fn valid_watch_relative_path(relative: String) -> Option<String>
Expand description

Reject empty, current-directory, and parent traversal path components.