profile

fun profile(searchPath: String?): ZoweConfigProfile?

Searches profile by its path. For example if profile has path "gr1.example" then it will search profile "example" in "gr1" group.

Return

found profile or null if searchPath is not valid or no one profile exists by this path

Parameters

searchPath

path to search profile