Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

PSFoks Function Overview

PS> Get-Command -module PKFoks

This command will provide the following output.

CommandType Name                Version Source
----------- ----                ------- ------
Alias       Foks-Bye            0.0.1   PSFoks
Alias       Foks-ConsoleLog     0.0.1   PSFoks
Function    Add-FoksKeyValue    0.0.1   PSFoks
Function    Clear-FoksConsole   0.0.1   PSFoks
Function    Edit-FoksKeyValue   0.0.1   PSFoks
Function    Get-FoksConsole     0.0.1   PSFoks
Function    Get-FoksKeyValue    0.0.1   PSFoks
Function    Get-FoksModKeyPaths 0.0.1   PSFoks
Function    Remove-FoksKeyValue 0.0.1   PSFoks
Function    Set-FoksPassPhrase  0.0.1   PSFoks

To get help on individual functions within PSFoks.

PS> Get-Help Get-FoksModKeyPath -full