Help for this page

Select Code to Download


  1. or download this
    return unless /[^.]/;
    
  2. or download this
    return if /^\.{1,2}\z/;