mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-06 03:50:02 +02:00
Merge remote-tracking branch 'origin/GP-4970-dragonmacher-help-fix'
This commit is contained in:
commit
6315aa68df
20 changed files with 261 additions and 159 deletions
|
@ -830,6 +830,7 @@ public class Application {
|
|||
/**
|
||||
* Returns a collection of module library directories. Library directories are optional for a module.
|
||||
* @return a collection of module library directories.
|
||||
* @see ModuleUtilities#getModuleLibDirectories(Collection)
|
||||
*/
|
||||
public static Collection<ResourceFile> getLibraryDirectories() {
|
||||
checkAppInitialized();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue