CodeSearch
public static class CodeSearchSearch facade for querying code records with structured options and result metadata.
Methods
Section titled “Methods”
Execute(Options)
Section titled “Execute(Options)”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