diff options
Diffstat (limited to 'Components/InternalShell/metadata.yml')
-rw-r--r-- | Components/InternalShell/metadata.yml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/Components/InternalShell/metadata.yml b/Components/InternalShell/metadata.yml new file mode 100644 index 0000000..d196032 --- /dev/null +++ b/Components/InternalShell/metadata.yml @@ -0,0 +1,17 @@ +description: Internal shell +internal: true + +aliases: [] + +manual: + summary: "" + + parameters: [] + + final: null + + examples: [] + + compatibility: + mistyos: '>=1.0.0' + kernel: '>=5.10.0' |