You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Edgecases where the file contains only a single line and no before/after
regexp was given were not handled correctly. Also the Find method should
accept empty string for searching from the beginning of the file.
Moreover, it's useful if the file can be created by Present (it's also
what Ansible does), so handle this case too.
0 commit comments