PowerType.xml

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>PowerType</name>
    </assembly>
    <members>
        <member name="M:PowerType.BackgroundProcessing.ExecutionEngineThread.IsHealthy(System.Exception@)">
            <summary>This method is thread safe</summary>
        </member>
        <member name="M:PowerType.BackgroundProcessing.ExecutionEngineThread.GetSuggestors">
            <summary>This method is thread safe</summary>
        </member>
        <member name="M:PowerType.BackgroundProcessing.ExecutionEngineThread.GetDictionaries">
            <summary>This method is thread safe</summary>
        </member>
        <member name="T:PowerType.BackgroundProcessing.ThreadQueue`1">
            <summary>
            Simple producer consumer queue
            </summary>
            <typeparam name="T"></typeparam>
        </member>
        <member name="T:PowerType.DisablePowerTypePredictor">
            <summary>
            <para type="synopsis">Cmdlet to disable PowerType Predictor and start receiving suggestions</para>
            <para type="description">Use this cmdlet to disable PowerType Predictor and start receiving suggestions</para>
            </summary>
        </member>
        <member name="P:PowerType.DisablePowerTypePredictor.PassThru">
            <summary>
            <para type="description">Indicates whether the user would like to receive output. </para>
            </summary>
        </member>
        <member name="M:PowerType.DisablePowerTypePredictor.ProcessRecord">
            <inheritdoc/>
        </member>
        <member name="T:PowerType.EnablePowerTypePredictor">
            <summary>
            <para type="synopsis">Cmdlet to enable PowerType Predictor and start receiving suggestions</para>
            <para type="description">Use this cmdlet to enable PowerType Predictor and start receiving suggestions</para>
            </summary>
        </member>
        <member name="P:PowerType.EnablePowerTypePredictor.PassThru">
            <summary>
            <para type="description">Indicates whether the user would like to receive output. </para>
            </summary>
        </member>
        <member name="P:PowerType.EnablePowerTypePredictor.LazyLoad">
            <summary>
            <para type="description">Lazy load prediction dictionaries. </para>
            </summary>
        </member>
        <member name="P:PowerType.EnablePowerTypePredictor.DictionariesToLoad">
            <summary>
            <para type="description">List of dictionaries to load, if not provided all are loaded. </para>
            </summary>
        </member>
        <member name="P:PowerType.EnablePowerTypePredictor.DictionariesToIgnore">
            <summary>
            <para type="description">List of dictionaries to load, if not provided all are loaded. </para>
            </summary>
        </member>
        <member name="M:PowerType.EnablePowerTypePredictor.ProcessRecord">
            <inheritdoc/>
        </member>
        <member name="T:PowerType.GetPowerTypeHistory">
            <summary>
            <para type="synopsis">Cmdlet to disable PowerType Predictor and start receiving suggestions</para>
            <para type="description">Use this cmdlet to disable PowerType Predictor and start receiving suggestions</para>
            </summary>
        </member>
        <member name="P:PowerType.GetPowerTypeHistory.OnlyErrors">
            <summary>
            <para type="description">Indicates whether the user would like to receive output. </para>
            </summary>
        </member>
        <member name="M:PowerType.GetPowerTypeHistory.ProcessRecord">
            <inheritdoc/>
        </member>
        <member name="T:PowerType.GetPowerTypeStatus">
            <summary>
            <para type="synopsis">Cmdlet to disable PowerType Predictor and start receiving suggestions</para>
            <para type="description">Use this cmdlet to disable PowerType Predictor and start receiving suggestions</para>
            </summary>
        </member>
        <member name="M:PowerType.GetPowerTypeStatus.ProcessRecord">
            <inheritdoc/>
        </member>
        <member name="M:PowerType.Parsing.PowerShellString.FromRawSmart(System.String)">
            <summary>
            Tries to automatically find the correct StringConstantType based on the string content.
            Highest priory is given to BareWord if that fails DoubleQuoted will be used.
            </summary>
            <param name="rawValue"></param>
            <returns></returns>
        </member>
        <member name="M:PowerType.Parsing.PowerShellString.FromEscapedSmart(System.String)">
            <summary>
            Tries to automatically find the correct StringConstantType based on the string content.
            </summary>
        </member>
    </members>
</doc>