Package owl.util

Class OwlVersion

    • Method Detail

      • getNameAndVersion

        public static OwlVersion.NameAndVersion getNameAndVersion()
        Obtains the name and version of the currently running Owl component. This is done by searching the current stack trace for the initial entry point. It is assumed that this is called from the main thread.