(PECL haru >= 0.0.1)
HaruOutline::setOpened — Set the initial state of the outline
$opened
   )Defines whether this node is opened or not when the outline is displayed for the first time.
opened
       TRUE means open, FALSE - closed.
      
   Returns TRUE on success.
  
Throws a HaruException on error.