Function: org-habit-repeat-type
org-habit-repeat-type is a byte-compiled function defined in
org-habit.el.gz.
Signature
(org-habit-repeat-type HABIT)
Source Code
;; Defined in /usr/src/emacs/lisp/org/org-habit.el.gz
(defsubst org-habit-repeat-type (habit)
(nth 5 habit))