Méthode | Description | |
---|---|---|
FilesCompletionProvider ( string directoryCandidate, IRInteractiveWorkflow workflow, IImagesProvider imagesProvider, IGlyphService glyphService, bool forceR = false ) : System | ||
GetEntries ( RCompletionContext context ) : IReadOnlyCollection |
Méthode | Description | |
---|---|---|
ExtractDirectory ( string directory ) : string | ||
GetLocalDirectoryItems ( string userDirectory ) : IEnumerable |
||
GetRemoteDirectoryItemsAsync ( string directory ) : Task
|
public FilesCompletionProvider ( string directoryCandidate, IRInteractiveWorkflow workflow, IImagesProvider imagesProvider, IGlyphService glyphService, bool forceR = false ) : System | ||
directoryCandidate | string | |
workflow | IRInteractiveWorkflow | |
imagesProvider | IImagesProvider | |
glyphService | IGlyphService | |
forceR | bool | |
Résultat | System |
public GetEntries ( RCompletionContext context ) : IReadOnlyCollection |
||
context | RCompletionContext | |
Résultat | IReadOnlyCollection |