octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #65220] get_help_text returns docstring from p


From: John Donoghue
Subject: [Octave-bug-tracker] [bug #65220] get_help_text returns docstring from parent methods
Date: Fri, 2 Feb 2024 15:09:24 -0500 (EST)

Follow-up Comment #47, bug#65220 (group octave):

ok - octave does same in that case

How about?



    function somefn (obj)

      if obj
        ## Method doc inside
      end
    end


Octave gets method doc



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?65220>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]