Function prompt_can_write

Source
pub fn prompt_can_write<C: IOContext>(
    name: &str,
    path: &str,
    context: &C,
) -> bool