Skip to content

Latest commit

 

History

History
59 lines (38 loc) · 1.24 KB

File metadata and controls

59 lines (38 loc) · 1.24 KB
document type cmdlet
external help file linuxtools-Help.xml
HelpUri https://github.com/Skatterbrainz/linuxtools/blob/master/docs/Get-CinnamonExtensions.md
Locale en-US
Module Name linuxtools
ms.date 11/09/2025
PlatyPS schema version 2024-05-01
title Get-CinnamonExtensions

Get-CinnamonExtensions

SYNOPSIS

Retrieves a list of installed Cinnamon extensions

SYNTAX

__AllParameterSets

Get-CinnamonExtensions [<CommonParameters>]

ALIASES

This cmdlet has the following aliases, {{Insert list of aliases}}

DESCRIPTION

Retrieves a list of installed Cinnamon extensions from the user's home directory

EXAMPLES

EXAMPLE 1

Get-CinnamonExtensions Retrieves a list of installed Cinnamon extensions

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

OUTPUTS

NOTES

RELATED LINKS