Function reveal_yaml::serve

source ·
pub fn serve<P>(
    port: u16,
    path: P,
    project: String,
    edit: bool,
    open: bool
) -> Result<()>where
    P: AsRef<Path>,
Expand description

Launch function.