diff --git a/src/cli/commands/day004.rs b/src/cli/commands/day004.rs new file mode 100644 index 0000000..e321b9d --- /dev/null +++ b/src/cli/commands/day004.rs @@ -0,0 +1,4 @@ +use crate::cli::PathBuf; +pub fn subcmd_day004(file: &Option, alt: &bool) { + +} \ No newline at end of file diff --git a/src/cli/commands/day005.rs b/src/cli/commands/day005.rs new file mode 100644 index 0000000..f04d990 --- /dev/null +++ b/src/cli/commands/day005.rs @@ -0,0 +1,4 @@ +use crate::cli::PathBuf; +pub fn subcmd_day005(file: &Option, alt: &bool) { + +} \ No newline at end of file diff --git a/src/cli/commands/day006.rs b/src/cli/commands/day006.rs new file mode 100644 index 0000000..155666a --- /dev/null +++ b/src/cli/commands/day006.rs @@ -0,0 +1,4 @@ +use crate::cli::PathBuf; +pub fn subcmd_day006(file: &Option, alt: &bool) { + +} \ No newline at end of file diff --git a/src/cli/commands/day007.rs b/src/cli/commands/day007.rs new file mode 100644 index 0000000..f7143f4 --- /dev/null +++ b/src/cli/commands/day007.rs @@ -0,0 +1,4 @@ +use crate::cli::PathBuf; +pub fn subcmd_day007(file: &Option, alt: &bool) { + +} \ No newline at end of file diff --git a/src/cli/commands/day008.rs b/src/cli/commands/day008.rs new file mode 100644 index 0000000..431e9b3 --- /dev/null +++ b/src/cli/commands/day008.rs @@ -0,0 +1,4 @@ +use crate::cli::PathBuf; +pub fn subcmd_day008(file: &Option, alt: &bool) { + +} \ No newline at end of file diff --git a/src/cli/commands/day009.rs b/src/cli/commands/day009.rs new file mode 100644 index 0000000..851941e --- /dev/null +++ b/src/cli/commands/day009.rs @@ -0,0 +1,4 @@ +use crate::cli::PathBuf; +pub fn subcmd_day009(file: &Option, alt: &bool) { + +} \ No newline at end of file diff --git a/src/cli/commands/day010.rs b/src/cli/commands/day010.rs new file mode 100644 index 0000000..312288a --- /dev/null +++ b/src/cli/commands/day010.rs @@ -0,0 +1,4 @@ +use crate::cli::PathBuf; +pub fn subcmd_day010(file: &Option, alt: &bool) { + +} \ No newline at end of file diff --git a/src/cli/commands/day011.rs b/src/cli/commands/day011.rs new file mode 100644 index 0000000..dfc990d --- /dev/null +++ b/src/cli/commands/day011.rs @@ -0,0 +1,4 @@ +use crate::cli::PathBuf; +pub fn subcmd_day011(file: &Option, alt: &bool) { + +} \ No newline at end of file diff --git a/src/cli/commands/day012.rs b/src/cli/commands/day012.rs new file mode 100644 index 0000000..829d6b7 --- /dev/null +++ b/src/cli/commands/day012.rs @@ -0,0 +1,4 @@ +use crate::cli::PathBuf; +pub fn subcmd_day012(file: &Option, alt: &bool) { + +} \ No newline at end of file diff --git a/src/cli/commands/day013.rs b/src/cli/commands/day013.rs new file mode 100644 index 0000000..899cf79 --- /dev/null +++ b/src/cli/commands/day013.rs @@ -0,0 +1,4 @@ +use crate::cli::PathBuf; +pub fn subcmd_day013(file: &Option, alt: &bool) { + +} \ No newline at end of file diff --git a/src/cli/commands/day014.rs b/src/cli/commands/day014.rs new file mode 100644 index 0000000..f35b0d5 --- /dev/null +++ b/src/cli/commands/day014.rs @@ -0,0 +1,4 @@ +use crate::cli::PathBuf; +pub fn subcmd_day014(file: &Option, alt: &bool) { + +} \ No newline at end of file diff --git a/src/cli/commands/day015.rs b/src/cli/commands/day015.rs new file mode 100644 index 0000000..1fc4b8a --- /dev/null +++ b/src/cli/commands/day015.rs @@ -0,0 +1,4 @@ +use crate::cli::PathBuf; +pub fn subcmd_day015(file: &Option, alt: &bool) { + +} \ No newline at end of file diff --git a/src/cli/commands/day016.rs b/src/cli/commands/day016.rs new file mode 100644 index 0000000..6056652 --- /dev/null +++ b/src/cli/commands/day016.rs @@ -0,0 +1,4 @@ +use crate::cli::PathBuf; +pub fn subcmd_day016(file: &Option, alt: &bool) { + +} \ No newline at end of file diff --git a/src/cli/commands/day017.rs b/src/cli/commands/day017.rs new file mode 100644 index 0000000..d0f4c18 --- /dev/null +++ b/src/cli/commands/day017.rs @@ -0,0 +1,4 @@ +use crate::cli::PathBuf; +pub fn subcmd_day017(file: &Option, alt: &bool) { + +} \ No newline at end of file diff --git a/src/cli/commands/day018.rs b/src/cli/commands/day018.rs new file mode 100644 index 0000000..12bd1c8 --- /dev/null +++ b/src/cli/commands/day018.rs @@ -0,0 +1,4 @@ +use crate::cli::PathBuf; +pub fn subcmd_day018(file: &Option, alt: &bool) { + +} \ No newline at end of file diff --git a/src/cli/commands/day019.rs b/src/cli/commands/day019.rs new file mode 100644 index 0000000..aaf5353 --- /dev/null +++ b/src/cli/commands/day019.rs @@ -0,0 +1,4 @@ +use crate::cli::PathBuf; +pub fn subcmd_day019(file: &Option, alt: &bool) { + +} \ No newline at end of file diff --git a/src/cli/commands/day020.rs b/src/cli/commands/day020.rs new file mode 100644 index 0000000..dfeb282 --- /dev/null +++ b/src/cli/commands/day020.rs @@ -0,0 +1,4 @@ +use crate::cli::PathBuf; +pub fn subcmd_day020(file: &Option, alt: &bool) { + +} \ No newline at end of file diff --git a/src/cli/commands/day021.rs b/src/cli/commands/day021.rs new file mode 100644 index 0000000..a50b626 --- /dev/null +++ b/src/cli/commands/day021.rs @@ -0,0 +1,4 @@ +use crate::cli::PathBuf; +pub fn subcmd_day021(file: &Option, alt: &bool) { + +} \ No newline at end of file diff --git a/src/cli/commands/day022.rs b/src/cli/commands/day022.rs new file mode 100644 index 0000000..29b42ca --- /dev/null +++ b/src/cli/commands/day022.rs @@ -0,0 +1,4 @@ +use crate::cli::PathBuf; +pub fn subcmd_day022(file: &Option, alt: &bool) { + +} \ No newline at end of file diff --git a/src/cli/commands/day023.rs b/src/cli/commands/day023.rs new file mode 100644 index 0000000..b5a7857 --- /dev/null +++ b/src/cli/commands/day023.rs @@ -0,0 +1,4 @@ +use crate::cli::PathBuf; +pub fn subcmd_day023(file: &Option, alt: &bool) { + +} \ No newline at end of file diff --git a/src/cli/commands/day024.rs b/src/cli/commands/day024.rs new file mode 100644 index 0000000..fafa54c --- /dev/null +++ b/src/cli/commands/day024.rs @@ -0,0 +1,4 @@ +use crate::cli::PathBuf; +pub fn subcmd_day024(file: &Option, alt: &bool) { + +} \ No newline at end of file diff --git a/src/cli/commands/day025.rs b/src/cli/commands/day025.rs new file mode 100644 index 0000000..f8f664d --- /dev/null +++ b/src/cli/commands/day025.rs @@ -0,0 +1,4 @@ +use crate::cli::PathBuf; +pub fn subcmd_day025(file: &Option, alt: &bool) { + +} \ No newline at end of file