A PHP Error was encountered

Severity: Warning

Message: filemtime(): stat failed for D:\xampp_old\htdocs\ebookreading.net\application\writable1/ci_session74e4c1cfb23ee7dce1542a361b7a01194ebh2kh38jgqt7q9nb9jc99luav10mra

Filename: controllers/Base.php

Line Number: 44

Backtrace:

File: D:\xampp_old\htdocs\ebookreading.net\application\controllers\Base.php
Line: 44
Function: filemtime

File: D:\xampp_old\htdocs\ebookreading.net\application\controllers\View.php
Line: 10
Function: __construct

File: D:\xampp_old\htdocs\ebookreading.net\index.php
Line: 380
Function: require_once

Finding parameter aliases

Finding parameter aliases

We worked with aliases for cmdlets, we saw how to uniquely identify parameter names without having to type the entire parameter name, and we also looked at leveraging the power of tab completion. 

To complete the cycle, let us also look at parameter aliases. 

As you may have guessed, parameter aliases work very similar to cmdlet aliases. The primary goal of these aliases is to reduce keystrokes. 

Parameter aliases are not documented in a friendly way, however, can be easily found thanks to the object-oriented model of PowerShell. In this recipe, we shall look at how to fetch parameter aliases. 

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.118.193.232