* Calling the specific function was completely rewritten! :rocket:
* Now you're able to use the <kbd>Tab</kbd>completion for functions and their arguments by typing its' first letters
![Image](https://i.imgur.com/eMsn1aY.gif)
* Added the <kbd>Tab</kbd> functions autocompletion by typing its' first letters
![Image](./img/Autocomplete.gif)
* The code from moved to the `Functions.ps1` file;
* If you want to call the specific function you need to [dot source](https://docs.microsoft.com/ru-ru/powershell/module/microsoft.powershell.core/about/about_operators#dot-sourcing-operator-) the `Functions.ps1` first