We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
h5.u.obj.getByPath() は第1引数に名前空間を指定して、windowオブジェクトから辿った結果を返す関数ですが、第二引数でルートオブジェクトを指定できるように変更します。デフォルト(指定無し)の場合はwindowオブジェクトです。
h5.u.obj.getByPath()
The text was updated successfully, but these errors were encountered:
hifive#269 対応しました。テストケース追加しました。
08ca681
hifive#235 h5.u.obj.getByPath()を使用するように修正しました。
fukudayasuo
No branches or pull requests
h5.u.obj.getByPath()
は第1引数に名前空間を指定して、windowオブジェクトから辿った結果を返す関数ですが、第二引数でルートオブジェクトを指定できるように変更します。デフォルト(指定無し)の場合はwindowオブジェクトです。The text was updated successfully, but these errors were encountered: