Skip To Content
PowerShell Gallery
Toggle navigation
Packages
Publish
Documentation
Sign in
Search PowerShell packages:
PsChat
0.0.12
Classes/Options.psm1
class
Options
{
[bool]
$AutoSave
[string]
$AutoSavePath
[int]
$WordCountWarningThreshold
[string]
$PreLoadMessagesPath
# Options() {
# }
}