pulumi/cmd
joeduffy acdab34d7a Support decorators in more places
We need to smuggle metadata from the resource IDL all the way through
to the runtime, so that it knows which things are output properties.  In
order to do this, we'll leverage decorators and the support for serializing
them as attributes.  This change adds support for the various kinds
(class, property, method, and parameter), in addition to test cases.
2017-06-01 08:32:12 -07:00
..
lumi Initial support for output properties (1 of 3) 2017-06-01 08:32:12 -07:00
lumidl More CLIDL -> LUMIDL updates 2017-05-18 17:21:08 -07:00
lumijs Support decorators in more places 2017-06-01 08:32:12 -07:00
lumipy Preserve the lumi prefix on our CLI tools 2017-05-18 12:38:58 -07:00