fwyqlpuyqwlu
This commit is contained in:
@@ -18,7 +18,7 @@ def main [subject: string, shortcode: string, number: string = ""] {
|
|||||||
copy-template $temp_dir
|
copy-template $temp_dir
|
||||||
generate-doc-toml $shortcode_lower $subject_lower $temp_dir $number
|
generate-doc-toml $shortcode_lower $subject_lower $temp_dir $number
|
||||||
|
|
||||||
if not ($final_dir | path exists) {
|
if ($final_dir | path exists) {
|
||||||
error make -u {msg: $"Directory ($final_dir) already exists"}
|
error make -u {msg: $"Directory ($final_dir) already exists"}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user