ForageWeb.ForageView.forage_inline_form_check

You're seeing just the function forage_inline_form_check, go back to ForageWeb.ForageView module for more information.
Link to this function

forage_inline_form_check(form, field, label, error_helpers, opts, input_fun)

TODO

By default, you should not have to use this function. You should use ForageWeb.ForageView, ... in your view module and use the forage_inline_form_check/5 function defined by that macro instead.