]> granicus.if.org Git - icinga2/commit
Hide attributes in command auto-completion which cannot be set
authorGunnar Beutner <gunnar@beutner.name>
Fri, 31 Oct 2014 07:49:14 +0000 (08:49 +0100)
committerGunnar Beutner <gunnar@beutner.name>
Fri, 31 Oct 2014 07:49:14 +0000 (08:49 +0100)
commit9f7c97051e0833f0a70dfda0c0c380afc2e9e62c
tree6b76e8ae17df2211fec4662b32f5f1d6119e9afb
parent00cb1ca971912dbcdc2863df84a471e2fff5f2df
Hide attributes in command auto-completion which cannot be set

refs #7403
lib/base/CMakeLists.txt
lib/base/array.cpp
lib/base/dictionary.cpp
lib/base/primitivetype.cpp [new file with mode: 0644]
lib/base/primitivetype.hpp [new file with mode: 0644]
lib/base/string.cpp
lib/base/type.hpp
lib/cli/clicommand.cpp
tools/mkclass/classcompiler.cpp