Function bard::bard_watch_at

source ·
pub fn bard_watch_at<P: AsRef<Path>>(
    app: &App,
    path: P,
    watch: Watch
) -> Result<()>