Use Case
We'd like to know some information of the specific pylibseekdb, such as commit id, version number and build date.
Describe the solution you'd like
pylibseekdb provide a function or constant string to tell users about building information like observer -V.
Please refer to ObCommandLineParser::print_version to get building information.
Use Case
We'd like to know some information of the specific
pylibseekdb, such as commit id, version number and build date.Describe the solution you'd like
pylibseekdbprovide a function or constant string to tell users about building information likeobserver -V.Please refer to ObCommandLineParser::print_version to get building information.