nwops / puppet-debugger

A interactive live debugger and REPL for the puppet language
https://gitlab.com/puppet-debugger/puppet-debugger
MIT License
121 stars 11 forks source link

show resource attributes #60

Closed logicminds closed 4 years ago

logicminds commented 6 years ago

We should be able to see all the attributes for a given class in the catalog.


  [ 0] "Stage['main']",
  [ 1] "Class['Settings']",
  [ 2] "Class['main']",

resources 1 would show details about the resource

logicminds commented 4 years ago

fixed. released in 0.15