Skip to content

Commit

Permalink
Aded note to profile_section method
Browse files Browse the repository at this point in the history
  • Loading branch information
teclator committed May 28, 2020
1 parent 5b837c7 commit 2566925
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/lib/autoinstall/autosetup_helpers.rb
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,9 @@ def network_before_proposal?
# Convenience method to fetch the content of the given section name from
# the current {Yast::Profile}
#
# @note not all the sections are expected to return a hash like the
# partitioning one; in these cases please avoid to use it
#
# @param name [String] section name to be fetched from the profile
# @return [Hash] the profile section with the given name when present;
# an empty hash when not
Expand Down

0 comments on commit 2566925

Please sign in to comment.