Function create_sh

Source
pub(crate) fn create_sh(path: &str) -> Result<File>
Expand description

実行可能パーミッション 755 でファイルを作成して close せずに返す。