Skip to content

CodeSearch

ClassAssetInventoryAssetInventory.Editor
public static class CodeSearch

Search facade for querying code records with structured options and result metadata.

public static CodeSearch.Result Execute(CodeSearch.Options options)

Searches the optional code index for the supplied phrase and returns ranked matches grouped by source file.

Parameters

Name Type
options AssetInventory.CodeSearch.Options

Returns

AssetInventory.CodeSearch.Result