Function proto::create_global_shim_with_name
source · pub fn create_global_shim_with_name<'tool, C>(
context: C,
name: &str
) -> Result<PathBuf, ProtoError>where
C: AsRef<ShimContext<'tool>>,pub fn create_global_shim_with_name<'tool, C>(
context: C,
name: &str
) -> Result<PathBuf, ProtoError>where
C: AsRef<ShimContext<'tool>>,