Powered by SmartDoc

CGIKitのバージョンを調べる

CGIKitのバージョンはCKApplicationクラスのクラスメソッドversion()で知ることができます。

version = CKApplication.version() #-> ‘1.2.0’