Function run

Source
pub async fn run(
    node: &mut Node,
    target: String,
    path: String,
    data: String,
) -> Result<()>